Skip to content

fix: honor logout marker at session start - #29

Merged
ishaanxgupta merged 1 commit into
supermemoryai:mainfrom
abhinavkr26104:issue
Aug 7, 2026
Merged

fix: honor logout marker at session start#29
ishaanxgupta merged 1 commit into
supermemoryai:mainfrom
abhinavkr26104:issue

Conversation

@abhinavkr26104

Copy link
Copy Markdown
Contributor

Summary

Prevents the SessionStart hook from opening the browser authentication flow after a user has explicitly logged out.

The hook now honors ~/.codex/supermemory/.logged-out, matching the existing recall-hook behavior.

Testing

  • npm test — 58 passing

Fixes #28

@ishaanxgupta ishaanxgupta self-assigned this Aug 7, 2026

@ishaanxgupta ishaanxgupta left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you please bump the package?

@ishaanxgupta
ishaanxgupta merged commit 29ff76c into supermemoryai:main Aug 7, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Logout does not suppress SessionStart authentication

2 participants